tests/admin-test.sh: add #!/bin/sh
authorSimon McVittie <smcv@debian.org>
Sat, 19 Mar 2016 17:54:38 +0000 (17:54 +0000)
committerColin Walters <walters@verbum.org>
Mon, 21 Mar 2016 17:02:25 +0000 (13:02 -0400)
commit35f412c86af1767feec65290de0ca7aa3e57dccd
tree6011384efd0956dd37569adfa065f4054620e98b
parent63e1c86dcd88e852702698f0f693de1962294198
tests/admin-test.sh: add #!/bin/sh

This is executable and appears to be intended to be executed directly,
so it should have a #! line.
tests/admin-test.sh